home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 47 / PC Gamer IT CD 47 1-2.iso / pcgamer.exe / 0 / RCDATA / TPCGFORM / TPCGFORM.txt
Text File  |  1999-11-11  |  12KB  |  540 lines

  1. object pcgform: Tpcgform
  2.   Left = 159
  3.   Top = 53
  4.   Width = 800
  5.   Height = 601
  6.   HorzScrollBar.Visible = False
  7.   VertScrollBar.Visible = False
  8.   Caption = 'PC Gamer'
  9.   Color = clWhite
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Position = poScreenCenter
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object ie: TWebBrowser_V1
  20.     Left = -12
  21.     Top = -17
  22.     Width = 847
  23.     Height = 618
  24.     TabOrder = 0
  25.     OnBeforeNavigate = ieBeforeNavigate
  26.     ControlData = {
  27.       4C0000008A570000DF3F00000100000005000000000000000000000000000000
  28.       000000004C000000000000000000000001000000E0D057007335CF11AE690800
  29.       2B2E12620C000000000000004C0000000114020000000000C000000000000046
  30.       0000000000000000000000000000000000000000000000000000000000000000
  31.       00000000000000000100000000000000000000000000000000000000D8DF6F00}
  32.   end
  33.   object videopanel: TPanel
  34.     Left = 12
  35.     Top = 80
  36.     Width = 626
  37.     Height = 513
  38.     Caption = 'videopanel'
  39.     TabOrder = 2
  40.     Visible = False
  41.   end
  42.   object Button2: TButton
  43.     Left = 632
  44.     Top = 576
  45.     Width = 75
  46.     Height = 17
  47.     Caption = 'Button2'
  48.     TabOrder = 1
  49.     OnClick = Button1Click
  50.   end
  51.   object MediaPlayer1: TMediaPlayer
  52.     Left = 16
  53.     Top = 8
  54.     Width = 29
  55.     Height = 30
  56.     VisibleButtons = []
  57.     Visible = False
  58.     TabOrder = 3
  59.   end
  60.   object toppanel: TPanel
  61.     Left = 62
  62.     Top = 60
  63.     Width = 732
  64.     Height = 516
  65.     BevelOuter = bvNone
  66.     Caption = 'toppanel'
  67.     Color = clWhite
  68.     Ctl3D = False
  69.     ParentCtl3D = False
  70.     TabOrder = 4
  71.     object topbrowser: TWebBrowser_V1
  72.       Left = 0
  73.       Top = -17
  74.       Width = 732
  75.       Height = 533
  76.       TabOrder = 0
  77.       OnBeforeNavigate = topbrowserBeforeNavigate
  78.       ControlData = {
  79.         4C000000A84B0000163700000100000005000000000000000000000000000000
  80.         000000004C000000000000000000000001000000E0D057007335CF11AE690800
  81.         2B2E12620C000000000000004C0000000114020000000000C000000000000046
  82.         0000000000000000000000000000000000000000000000000000000000000000
  83.         00000000000000000100000000000000000000000000000000000000D8DF6F00}
  84.     end
  85.   end
  86.   object databasepanel: TPanel
  87.     Left = 62
  88.     Top = 60
  89.     Width = 732
  90.     Height = 516
  91.     BevelOuter = bvNone
  92.     BorderStyle = bsSingle
  93.     Caption = 'databasepanel'
  94.     Ctl3D = True
  95.     ParentColor = True
  96.     ParentCtl3D = False
  97.     TabOrder = 5
  98.     Visible = False
  99.     object Label2: TLabel
  100.       Left = 8
  101.       Top = 16
  102.       Width = 78
  103.       Height = 20
  104.       Caption = 'Databases'
  105.       Font.Charset = DEFAULT_CHARSET
  106.       Font.Color = clWindowText
  107.       Font.Height = -16
  108.       Font.Name = 'MS Sans Serif'
  109.       Font.Style = []
  110.       ParentFont = False
  111.       Visible = False
  112.     end
  113.     object PageControl1: TPageControl
  114.       Left = 0
  115.       Top = 0
  116.       Width = 728
  117.       Height = 512
  118.       ActivePage = reviews
  119.       Align = alClient
  120.       Font.Charset = DEFAULT_CHARSET
  121.       Font.Color = clWindowText
  122.       Font.Height = -16
  123.       Font.Name = 'MS Sans Serif'
  124.       Font.Style = [fsBold]
  125.       ParentFont = False
  126.       TabOrder = 0
  127.       OnChange = PageControl1Change
  128.       object reviews: TTabSheet
  129.         Caption = 'Reviews '
  130.         OnEnter = reviewsEnter
  131.         object rgametitle: TDBText
  132.           Left = 8
  133.           Top = 16
  134.           Width = 481
  135.           Height = 17
  136.           DataSource = DataSource1
  137.         end
  138.         object rissuepage: TDBText
  139.           Left = 8
  140.           Top = 72
  141.           Width = 257
  142.           Height = 17
  143.           DataSource = DataSource1
  144.         end
  145.         object rcategory: TDBText
  146.           Left = 8
  147.           Top = 48
  148.           Width = 249
  149.           Height = 17
  150.           DataSource = DataSource1
  151.         end
  152.         object rconame: TDBText
  153.           Left = 8
  154.           Top = 96
  155.           Width = 249
  156.           Height = 17
  157.           DataSource = DataSource1
  158.         end
  159.         object raddress: TDBText
  160.           Left = 8
  161.           Top = 120
  162.           Width = 249
  163.           Height = 17
  164.           DataSource = DataSource1
  165.         end
  166.         object DBNavigator1: TDBNavigator
  167.           Left = 0
  168.           Top = 304
  169.           Width = 240
  170.           Height = 25
  171.           DataSource = DataSource1
  172.           TabOrder = 0
  173.         end
  174.         object Edit1: TEdit
  175.           Left = 184
  176.           Top = 376
  177.           Width = 9
  178.           Height = 28
  179.           TabOrder = 1
  180.           Text = 'Edit1'
  181.         end
  182.       end
  183.       object cds: TTabSheet
  184.         Caption = 'CD-Demos'
  185.         OnEnter = cdsEnter
  186.         object DBText1: TDBText
  187.           Left = 8
  188.           Top = 24
  189.           Width = 481
  190.           Height = 17
  191.           DataSource = DataSource2
  192.         end
  193.         object DBText2: TDBText
  194.           Left = 8
  195.           Top = 48
  196.           Width = 257
  197.           Height = 17
  198.           DataSource = DataSource2
  199.         end
  200.         object DBText3: TDBText
  201.           Left = 8
  202.           Top = 72
  203.           Width = 249
  204.           Height = 17
  205.           DataSource = DataSource2
  206.         end
  207.         object DBText4: TDBText
  208.           Left = 8
  209.           Top = 96
  210.           Width = 249
  211.           Height = 17
  212.           DataSource = DataSource2
  213.         end
  214.         object DBText5: TDBText
  215.           Left = 8
  216.           Top = 128
  217.           Width = 249
  218.           Height = 17
  219.           DataSource = DataSource2
  220.         end
  221.         object DBNavigator2: TDBNavigator
  222.           Left = 0
  223.           Top = 304
  224.           Width = 240
  225.           Height = 25
  226.           DataSource = DataSource2
  227.           TabOrder = 0
  228.         end
  229.       end
  230.       object patches: TTabSheet
  231.         Caption = 'Patches'
  232.         OnEnter = patchesEnter
  233.         object DBText6: TDBText
  234.           Left = 8
  235.           Top = 24
  236.           Width = 481
  237.           Height = 17
  238.           DataSource = DataSource3
  239.         end
  240.         object DBText7: TDBText
  241.           Left = 8
  242.           Top = 48
  243.           Width = 257
  244.           Height = 17
  245.           DataSource = DataSource3
  246.         end
  247.         object DBText8: TDBText
  248.           Left = 8
  249.           Top = 72
  250.           Width = 249
  251.           Height = 17
  252.           DataSource = DataSource3
  253.         end
  254.         object DBText9: TDBText
  255.           Left = 8
  256.           Top = 96
  257.           Width = 249
  258.           Height = 17
  259.           DataSource = DataSource3
  260.         end
  261.         object DBText10: TDBText
  262.           Left = 8
  263.           Top = 120
  264.           Width = 249
  265.           Height = 17
  266.           DataSource = DataSource3
  267.         end
  268.         object patchnotes: TDBText
  269.           Left = 8
  270.           Top = 144
  271.           Width = 249
  272.           Height = 17
  273.           DataSource = DataSource3
  274.         end
  275.         object DBNavigator3: TDBNavigator
  276.           Left = 0
  277.           Top = 304
  278.           Width = 240
  279.           Height = 25
  280.           DataSource = DataSource3
  281.           TabOrder = 0
  282.         end
  283.       end
  284.       object company: TTabSheet
  285.         Caption = 'Companies'
  286.         object DBText11: TDBText
  287.           Left = 8
  288.           Top = 24
  289.           Width = 481
  290.           Height = 17
  291.           DataSource = DataSource4
  292.         end
  293.         object DBText12: TDBText
  294.           Left = 8
  295.           Top = 56
  296.           Width = 257
  297.           Height = 17
  298.           DataSource = DataSource4
  299.         end
  300.         object DBText13: TDBText
  301.           Left = 8
  302.           Top = 80
  303.           Width = 249
  304.           Height = 17
  305.           DataSource = DataSource4
  306.         end
  307.         object DBText14: TDBText
  308.           Left = 8
  309.           Top = 104
  310.           Width = 249
  311.           Height = 17
  312.           DataSource = DataSource4
  313.         end
  314.         object DBText15: TDBText
  315.           Left = 8
  316.           Top = 128
  317.           Width = 249
  318.           Height = 17
  319.           DataSource = DataSource4
  320.         end
  321.         object DBText16: TDBText
  322.           Left = 8
  323.           Top = 168
  324.           Width = 249
  325.           Height = 17
  326.           DataSource = DataSource4
  327.         end
  328.         object DBText17: TDBText
  329.           Left = 8
  330.           Top = 176
  331.           Width = 249
  332.           Height = 17
  333.           DataSource = DataSource4
  334.         end
  335.         object DBText18: TDBText
  336.           Left = 8
  337.           Top = 200
  338.           Width = 249
  339.           Height = 17
  340.           DataSource = DataSource4
  341.         end
  342.         object DBText19: TDBText
  343.           Left = 8
  344.           Top = 224
  345.           Width = 249
  346.           Height = 17
  347.           DataSource = DataSource4
  348.         end
  349.         object DBNavigator4: TDBNavigator
  350.           Left = 0
  351.           Top = 304
  352.           Width = 240
  353.           Height = 25
  354.           DataSource = DataSource4
  355.           TabOrder = 0
  356.         end
  357.       end
  358.     end
  359.   end
  360.   object fadepanel: TPanel
  361.     Left = 551
  362.     Top = 532
  363.     Width = 185
  364.     Height = 41
  365.     Caption = 'fadepanel'
  366.     Color = clBlack
  367.     TabOrder = 6
  368.     Visible = False
  369.     object HarmFade1: THarmFade
  370.       Left = 0
  371.       Top = 0
  372.       Width = 75
  373.       Height = 75
  374.       DisolvRate = 5
  375.       BlendRate = 5
  376.       OnEnd = HarmFade1End
  377.     end
  378.   end
  379.   object splashpanel: TPanel
  380.     Left = 0
  381.     Top = 0
  382.     Width = 835
  383.     Height = 601
  384.     Align = alClient
  385.     BevelOuter = bvNone
  386.     Color = clWhite
  387.     Ctl3D = False
  388.     ParentCtl3D = False
  389.     TabOrder = 7
  390.     OnClick = splashpanelClick
  391.     object Button3: TButton
  392.       Left = 96
  393.       Top = 16
  394.       Width = 75
  395.       Height = 25
  396.       Caption = 'Button3'
  397.       TabOrder = 0
  398.       Visible = False
  399.       OnClick = Button1Click
  400.     end
  401.   end
  402.   object gamepanel: TPanel
  403.     Left = 135
  404.     Top = 88
  405.     Width = 655
  406.     Height = 419
  407.     BevelOuter = bvNone
  408.     Caption = 'gamepanel'
  409.     Color = clBlue
  410.     Ctl3D = False
  411.     ParentCtl3D = False
  412.     TabOrder = 8
  413.     object screenie: TMemo
  414.       Left = 0
  415.       Top = 0
  416.       Width = 655
  417.       Height = 393
  418.       Align = alTop
  419.       BorderStyle = bsNone
  420.       Color = clBlue
  421.       Ctl3D = False
  422.       Font.Charset = ANSI_CHARSET
  423.       Font.Color = clWhite
  424.       Font.Height = -13
  425.       Font.Name = 'Small Fonts'
  426.       Font.Pitch = fpFixed
  427.       Font.Style = []
  428.       Lines.Strings = (
  429.         ''
  430.         ''
  431.         ''
  432.         ''
  433.         ''
  434.         ''
  435.         ''
  436.         ''
  437.         ''
  438.         ''
  439.         ''
  440.         ''
  441.         ''
  442.         ''
  443.         '')
  444.       ParentCtl3D = False
  445.       ParentFont = False
  446.       ReadOnly = True
  447.       TabOrder = 0
  448.       OnClick = screenieClick
  449.     end
  450.     object lineinput: TEdit
  451.       Left = 48
  452.       Top = 392
  453.       Width = 601
  454.       Height = 26
  455.       BorderStyle = bsNone
  456.       Color = clBlue
  457.       Ctl3D = False
  458.       Font.Charset = ANSI_CHARSET
  459.       Font.Color = clWhite
  460.       Font.Height = -20
  461.       Font.Name = 'Small Fonts'
  462.       Font.Pitch = fpFixed
  463.       Font.Style = []
  464.       ParentCtl3D = False
  465.       ParentFont = False
  466.       TabOrder = 1
  467.       OnKeyUp = lineinputKeyUp
  468.     end
  469.     object DummyLabel: TEdit
  470.       Left = 0
  471.       Top = 393
  472.       Width = 40
  473.       Height = 26
  474.       BorderStyle = bsNone
  475.       Color = clBlue
  476.       Ctl3D = False
  477.       Font.Charset = ANSI_CHARSET
  478.       Font.Color = clWhite
  479.       Font.Height = -20
  480.       Font.Name = 'Small Fonts'
  481.       Font.Pitch = fpFixed
  482.       Font.Style = [fsBold]
  483.       ParentCtl3D = False
  484.       ParentFont = False
  485.       ReadOnly = True
  486.       TabOrder = 2
  487.       Text = '>>'
  488.       OnChange = DummyLabelChange
  489.       OnClick = DummyLabelClick
  490.       OnEnter = DummyLabelEnter
  491.       OnKeyDown = DummyLabelKeyDown
  492.       OnKeyPress = DummyLabelKeyPress
  493.       OnKeyUp = DummyLabelKeyUp
  494.       OnMouseDown = DummyLabelMouseDown
  495.     end
  496.   end
  497.   object Table1: TTable
  498.     Left = 60
  499.     Top = 504
  500.   end
  501.   object DataSource1: TDataSource
  502.     DataSet = Table1
  503.     Left = 84
  504.     Top = 496
  505.   end
  506.   object Table2: TTable
  507.     Left = 288
  508.     Top = 504
  509.   end
  510.   object DataSource2: TDataSource
  511.     DataSet = Table2
  512.     Left = 320
  513.     Top = 504
  514.   end
  515.   object DataSource3: TDataSource
  516.     DataSet = Table3
  517.     Left = 224
  518.     Top = 512
  519.   end
  520.   object DataSource4: TDataSource
  521.     DataSet = Table4
  522.     Left = 144
  523.     Top = 512
  524.   end
  525.   object Table3: TTable
  526.     Left = 200
  527.     Top = 512
  528.   end
  529.   object Table4: TTable
  530.     Left = 120
  531.     Top = 512
  532.   end
  533.   object Timer1: TTimer
  534.     Interval = 10500
  535.     OnTimer = Timer1Timer
  536.     Left = 24
  537.     Top = 16
  538.   end
  539. end
  540.